Skip to content

[codex] upgrade dependencies#667

Open
sourishkrout wants to merge 1 commit into
mainfrom
codex/upgrade-dependencies
Open

[codex] upgrade dependencies#667
sourishkrout wants to merge 1 commit into
mainfrom
codex/upgrade-dependencies

Conversation

@sourishkrout
Copy link
Copy Markdown
Contributor

What changed

  • Upgraded the root docs app dependencies and refreshed package-lock.json.
  • Upgraded the dagger/ TypeScript dependency and refreshed dagger/yarn.lock.
  • Included compatible minor/patch upgrades plus React 19 and Vercel 54, while leaving larger toolchain migrations such as Tailwind 4, TypeScript 6, and Vite React plugin 6 for separate work.

Impact

This keeps the Docusaurus docs app and Dagger package dependencies current without mixing in unrelated generated files from the working tree.

Validation

  • npm ci
  • npm run build
  • yarn install --frozen-lockfile in dagger/

Notes

npm audit still reports transitive vulnerabilities, mostly through Vercel/Docusaurus dependency chains. The Docusaurus build continues to report existing broken-anchor warnings and the deprecated siteConfig.onBrokenMarkdownLinks config warning.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 16, 2026

Deploy Preview for docs-runme-dev ready!

Name Link
🔨 Latest commit 227e9b1
🔍 Latest deploy log https://app.netlify.com/projects/docs-runme-dev/deploys/6a07b4606d1d2c0008b5542c
😎 Deploy Preview https://deploy-preview-667--docs-runme-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@sourishkrout sourishkrout marked this pull request as ready for review May 16, 2026 00:02
Signed-off-by: Sebastian (Tiedtke) Huckleberry <sebastiantiedtke@gmail.com>
@sourishkrout sourishkrout force-pushed the codex/upgrade-dependencies branch from 814f85d to 227e9b1 Compare May 16, 2026 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant